home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_34578.txt < prev    next >
Text File  |  1990-04-04  |  7KB  |  364 lines

  1. -- card: 34578 from stack: in
  2. -- bmap block id: 35040
  3. -- flags: 0000
  4. -- background id: 8923
  5. -- name: General Layout 1
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "effect"
  9.  
  10.   show card button 6
  11.   show card button 7
  12.   show card button 8
  13.   set lockScreen to false
  14.   wait 1 seconds
  15.   hide card button 6
  16.   wait 1 seconds
  17.   hide card button 7
  18.   wait 1 seconds
  19.   hide card button 8
  20.   wait 1 seconds
  21.   show card field "effect"
  22.   show card button continue
  23. end openCard
  24.  
  25.  
  26. -- part 3 (field)
  27. -- low flags: 00
  28. -- high flags: 2000
  29. -- rect: left=56 top=94 right=193 bottom=453
  30. -- title width / last selected line: 0
  31. -- icon id / first selected line: 0 / 0
  32. -- text alignment: 0
  33. -- font id: 21
  34. -- text size: 12
  35. -- style flags: 16640
  36. -- line height: 16
  37. -- part name: 
  38.  
  39.  
  40. -- part 7 (field)
  41. -- low flags: 00
  42. -- high flags: 0000
  43. -- rect: left=10 top=38 right=90 bottom=491
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 0 / 0
  46. -- text alignment: 1
  47. -- font id: 21
  48. -- text size: 24
  49. -- style flags: 256
  50. -- line height: 32
  51. -- part name: 
  52.  
  53.  
  54. -- part 8 (button)
  55. -- low flags: 00
  56. -- high flags: 8000
  57. -- rect: left=333 top=297 right=340 bottom=405
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 19381 / 19381
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Review
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   visual effect wipe right
  69.   go to previous card
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 10 (field)
  75. -- low flags: 00
  76. -- high flags: 0001
  77. -- rect: left=196 top=193 right=269 bottom=307
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 0
  81. -- font id: 3
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: ?
  86.  
  87.  
  88. -- part 11 (button)
  89. -- low flags: 00
  90. -- high flags: A003
  91. -- rect: left=210 top=206 right=249 bottom=280
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: AND
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   visual effect wipe left
  103.   set lockScreen to true
  104.   go to next card
  105. end mouseUp
  106.  
  107.  
  108.  
  109. -- part 12 (field)
  110. -- low flags: 80
  111. -- high flags: 2004
  112. -- rect: left=55 top=279 right=303 bottom=442
  113. -- title width / last selected line: 0
  114. -- icon id / first selected line: 0 / 0
  115. -- text alignment: 0
  116. -- font id: 3
  117. -- text size: 12
  118. -- style flags: 0
  119. -- line height: 16
  120. -- part name: ?
  121.  
  122.  
  123. -- part 15 (field)
  124. -- low flags: 00
  125. -- high flags: 0001
  126. -- rect: left=77 top=195 right=270 bottom=177
  127. -- title width / last selected line: 0
  128. -- icon id / first selected line: 0 / 0
  129. -- text alignment: 0
  130. -- font id: 21
  131. -- text size: 12
  132. -- style flags: 1280
  133. -- line height: 16
  134. -- part name: root
  135.  
  136.  
  137. -- part 16 (field)
  138. -- low flags: 00
  139. -- high flags: 0000
  140. -- rect: left=207 top=82 right=121 bottom=327
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 0
  144. -- font id: 21
  145. -- text size: 12
  146. -- style flags: 2816
  147. -- line height: 16
  148. -- part name: 
  149.  
  150.  
  151. -- part 17 (button)
  152. -- low flags: 00
  153. -- high flags: 8000
  154. -- rect: left=411 top=299 right=340 bottom=482
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 22308 / 22308
  157. -- text alignment: 1
  158. -- font id: 0
  159. -- text size: 12
  160. -- style flags: 0
  161. -- line height: 16
  162. -- part name: Continue
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   visual effect wipe left
  166.   set lockScreen to true
  167.   go to next card
  168. end mouseUp
  169.  
  170.  
  171.  
  172. -- part 18 (field)
  173. -- low flags: 00
  174. -- high flags: 0000
  175. -- rect: left=332 top=82 right=118 bottom=452
  176. -- title width / last selected line: 0
  177. -- icon id / first selected line: 0 / 0
  178. -- text alignment: 0
  179. -- font id: 21
  180. -- text size: 12
  181. -- style flags: 2816
  182. -- line height: 16
  183. -- part name: 
  184.  
  185.  
  186. -- part 19 (field)
  187. -- low flags: 00
  188. -- high flags: 0001
  189. -- rect: left=327 top=192 right=268 bottom=438
  190. -- title width / last selected line: 0
  191. -- icon id / first selected line: 0 / 0
  192. -- text alignment: 0
  193. -- font id: 3
  194. -- text size: 12
  195. -- style flags: 0
  196. -- line height: 16
  197. -- part name: right
  198.  
  199.  
  200. -- part 20 (button)
  201. -- low flags: 00
  202. -- high flags: A003
  203. -- rect: left=333 top=206 right=249 bottom=403
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 0 / 0
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: NOT
  212. ----- HyperTalk script -----
  213. on mouseUp
  214.   visual effect wipe left
  215.   set lockScreen to true
  216.   go to next card
  217. end mouseUp
  218.  
  219.  
  220.  
  221. -- part 21 (button)
  222. -- low flags: 00
  223. -- high flags: A003
  224. -- rect: left=88 top=204 right=247 bottom=158
  225. -- title width / last selected line: 0
  226. -- icon id / first selected line: 0 / 0
  227. -- text alignment: 1
  228. -- font id: 0
  229. -- text size: 12
  230. -- style flags: 0
  231. -- line height: 16
  232. -- part name: OR
  233. ----- HyperTalk script -----
  234. on mouseUp
  235.   visual effect wipe left
  236.   set lockScreen to true
  237.   go to next card
  238. end mouseUp
  239.  
  240.  
  241.  
  242. -- part 22 (button)
  243. -- low flags: 80
  244. -- high flags: 0001
  245. -- rect: left=73 top=199 right=261 bottom=175
  246. -- title width / last selected line: 0
  247. -- icon id / first selected line: 0 / 0
  248. -- text alignment: 1
  249. -- font id: 0
  250. -- text size: 12
  251. -- style flags: 0
  252. -- line height: 16
  253. -- part name: clear
  254.  
  255.  
  256. -- part 23 (button)
  257. -- low flags: 80
  258. -- high flags: 0001
  259. -- rect: left=197 top=198 right=260 bottom=299
  260. -- title width / last selected line: 0
  261. -- icon id / first selected line: 0 / 0
  262. -- text alignment: 1
  263. -- font id: 0
  264. -- text size: 12
  265. -- style flags: 0
  266. -- line height: 16
  267. -- part name: clear
  268.  
  269.  
  270. -- part 24 (button)
  271. -- low flags: 80
  272. -- high flags: 0001
  273. -- rect: left=320 top=198 right=260 bottom=422
  274. -- title width / last selected line: 0
  275. -- icon id / first selected line: 0 / 0
  276. -- text alignment: 1
  277. -- font id: 0
  278. -- text size: 12
  279. -- style flags: 0
  280. -- line height: 16
  281. -- part name: clear
  282.  
  283.  
  284. -- part 25 (field)
  285. -- low flags: 00
  286. -- high flags: 0000
  287. -- rect: left=76 top=276 right=301 bottom=441
  288. -- title width / last selected line: 0
  289. -- icon id / first selected line: 0 / 0
  290. -- text alignment: 0
  291. -- font id: 21
  292. -- text size: 12
  293. -- style flags: 256
  294. -- line height: 16
  295. -- part name: effect
  296.  
  297.  
  298. -- part 26 (button)
  299. -- low flags: 00
  300. -- high flags: 0000
  301. -- rect: left=18 top=297 right=342 bottom=98
  302. -- title width / last selected line: 0
  303. -- icon id / first selected line: 0 / 0
  304. -- text alignment: 1
  305. -- font id: 0
  306. -- text size: 12
  307. -- style flags: 0
  308. -- line height: 16
  309. -- part name: New Button
  310. ----- HyperTalk script -----
  311. on mouseUp
  312.   go to card id 23137
  313. end mouseUp
  314.  
  315.  
  316.  
  317.  
  318. -- part contents for card part 3
  319. ----- text -----
  320. Using the keywords                    and                      , you must now select logical connectors.
  321.  
  322. Three logical connectors can be used to combine these words:
  323.  
  324.  
  325. -- part contents for card part 7
  326. ----- text -----
  327. Search Strategies:  Connectors
  328.  
  329. -- part contents for card part 12
  330. ----- text -----
  331.     Try again by typing the name of the state in question.
  332. You need to type a ? after the word search.
  333.  
  334. Please try again.
  335.  
  336. -- part contents for card part 15
  337. ----- text -----
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. -- part contents for card part 16
  345. ----- text -----
  346.  
  347. EDUCATION
  348.  
  349. -- part contents for card part 18
  350. ----- text -----
  351.  
  352. WASHINGTON
  353.  
  354. -- part contents for card part 25
  355. ----- text -----
  356. Click on Continue to see the effect of these connectors.
  357.  
  358. -- part contents for card part 19
  359. ----- text -----
  360.  
  361.  
  362.  
  363.  
  364.